* {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        list-style: none;
        line-height: 100%;
    }
    
    body {
        font-size: 14px;
        min-width: 1200px;
        font-family: ""Helvetica Neue",Helvetica,Arial,sans-serif";
        overflow-x: hidden;
    }
    
    a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
    }
    
    li {
        list-style: none;
    }
    
    em,
    i {
        font-style: normal;
        font-style: inherit;
    }
    
     :focus {
        outline: none;
    }
    
    .dfs {
        display: flex;
        align-items: end;
        justify-content: space-between;
    }
    
    .gy {
        max-width: 1400px;
        margin: 0 auto;
    }
    
    @media screen and (max-width: 1366px) {
        .gy {
            max-width: 1200px;
            margin: 0 auto;
        }
    }
    
    .gy1 {
        min-width: 1280px;
        margin: 0 auto;
        width: 100%;
    }
    
    @font-face {
        font-family: 'samsungsharpsans-b';
        src: url('//memberpic.114my.com.cn/017682/cssnew/samsungsharpsans-bold.otf.txt');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: "syht";
        src: url("//memberpic.114my.com.cn/017682/cssnew/syht.woff.txt") format("woff2"), url("//memberpic.114my.com.cn/017682/cssnew/syht.woff.txt") format("woff"), url("//memberpic.114my.com.cn/017682/cssnew/syht.ttf.txt") format("truetype"), url("//memberpic.114my.com.cn/017682/cssnew/syht.eot.txt") format("embedded-opentype"), url("//memberpic.114my.com.cn/017682/cssnew/syht.eot.txt") format("svg");
    }
    
    @font-face {
        font-family: din;
        src: url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
    }
    
    @font-face {
        font-family: 'iconfont';
        /* Project id 4383909 */
        src: url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff2?t=1703908290115') format('woff2'), url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.woff?t=1703908290115') format('woff'), url('//at.alicdn.com/t/c/font_4383909_vp7h05ic6jm.ttf?t=1703908290115') format('truetype');
    }
    
    @font-face {
        font-family: 'iconfont';
        /* Project id 4400588 */
        src: url('//at.alicdn.com/t/c/font_4400588_3849k1nsx04.woff2?t=1706003552626') format('woff2'), url('//at.alicdn.com/t/c/font_4400588_3849k1nsx04.woff?t=1706003552626') format('woff'), url('//at.alicdn.com/t/c/font_4400588_3849k1nsx04.ttf?t=1706003552626') format('truetype');
    }
    
    .iconfont {
        font-family: "iconfont" !important;
        font-size: 20px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .gyc {
        margin: 0 auto;
        max-width: 82%;
        min-width: 1200px;
    }
    
    .gy {
        max-width: 1500px;
        margin: 0 auto;
        min-width: 1200px;
        width: 100%;
    }
    
    .gyb {
        margin: 0 auto;
        max-width: 1600px;
        min-width: 1200px;
    }
    
    .gyf {
        max-width: 1612px;
        margin: 0 auto;
        min-width: 1200px;
        width: 100%;
    }
    
    .page {
        max-width: 1500px;
        margin: 0 auto;
        min-width: 1200px;
        width: 100%;
    }
    
    .gya {
        margin: 0 auto;
        max-width: 100%;
        overflow: hidden;
    }
    
    .text-center {
        text-align: center;
    }
    /*公用tit*/
    
    .title {
        margin-bottom: 30px;
        position: relative;
    }
    
    .title h2 {
        font-size: 34px;
        line-height: 1;
        position: relative;
    }
    
    .title h5 {
        font-size: 45px;
        line-height: 1.2;
        position: relative;
        font-weight: bold;
    }
    
    .title h3 {
        font-size: 36px;
        line-height: 1.2;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .title .line {
        position: relative;
        width: 90px;
        height: 3px;
        background-color: #004883;
        margin-top: 20px;
    }
    
    .title p {
        font-size: 24px;
        line-height: 32px;
        color: #555;
        position: relative;
        margin-top: 10px;
    }
    
    .title a.link {
        display: block;
        width: 100px;
        height: 100px;
        text-align: center;
        line-height: 100px;
        border: 1px solid #bbb;
        color: #bbb;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 30px;
        transition: all .3s;
    }
    
    .title a.link:hover {
        color: #fff;
    }
    /*left*/
    
    #floatMenu {
        position: fixed;
        left: 20px;
        top: 62%;
        z-index: 8;
        margin-top: -77px;
        display: none;
    }
    
    #floatMenu li {
        margin: 10px 0;
        position: relative;
    }
    
    #floatMenu li.first {
        opacity: 0;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    }
    
    #floatMenu li a {
        width: 12px;
        height: 12px;
        background: #004883;
        display: block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        overflow: hidden;
    }
    
    #floatMenu p {
        position: absolute;
        width: 102px;
        height: 23px;
        line-height: 23px;
        text-align: center;
        color: #fff;
        border-radius: 23px;
        -webkit-border-radius: 23px;
        background: #004883;
        top: -4px;
        left: 30px;
        display: none;
    }
    
    #floatMenu p::after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -4.5px;
        left: -7px;
        background: url("");
        width: 8px;
        height: 9px;
    }
    
    #floatMenu li.active a {
        background: #999;
    }
    
    #floatMenu li.active p {
        display: block;
    }
    /*head*/
    
    .head {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 999;
        height: 100px;
        display: flex;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    
    .head.on {
        background: #fff;
        box-shadow: 0 0 20px #666;
        height: 100px;
    }
    
    .head.on .head_nav li a,
    .head.on .tit_cn,
    .h_tcc>b,
    .head.on .tit_cn a {
        color: #333;
    }
    
    .head.on .h_tcc>b {
        color: #333;
    }
    
    .head.on .hea_logo img {
        width: 220px;
    }
    
    .head.on .h_tcc>p {
        color: #999;
        margin-top: 0px;
        letter-spacing: 0px;
    }
    
    .head.on .head_nav>ul>li a {
        line-height: 100px;
    }
    
    .head.on .hea_logo b {
        color: #333;
    }
    
    .head.on .hea_logo span {
        color: #666;
    }
    
    .head.on .icon>div i span {
        color: #333;
    }
    
    .head.on .icon>div i {
        color: #004883;
    }
    
    .head.on .tte a {
        color: #333;
    }
    
    .head.on .lang-wrap .btn-lang span {
        color: #333;
    }
    
    .head.on .lang-wrap a {
        color: #333;
    }
    
    .head.on .lang-wrap .btn-lang i {
        color: #333;
    }
    
    .head.on .head_nav>ul>li:after {
        top: 97px;
    }
    
    .hea_logox {
        display: block;
    }
    
    .hea_logox img {
        width: 220px;
    }
    
    .hea_logox b {
        display: block;
        font-size: 24px;
        color: #fff;
        letter-spacing: 0px;
    }
    
    .hea_logox a {
        display: flex;
        align-items: center;
    }
    
    .h_tccx {}
    
    .h_tccx>b {
        display: block;
        font-size: 22px;
        color: #fff;
    }
    
    .h_tccx>p {
        font-size: 13px;
        color: rgba(255, 255, 255, 0.5);
        margin-top: 3px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .head:hover .hea_logo>.pc_top_logo,
    ..head.on>.pc_top_logo {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    
    .hea_logo>.pc_top_logo {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    
    .hea_logo>.pc_top_logoa {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    
    .head.on .pc_top_logo {
        opacity: 0;
    }
    
    .head.on .pc_top_logoa {
        opacity: 1;
    }
    
    .head.on .pc_top_logo {
        display: none;
    }
    
    .hea_logo {
        display: flex;
        align-items: center;
        width: 39%;
        padding-left: 2%;
    }
    
    .hea_logo img {
        width: 200px;
    }
    
    .hea_logo b {
        display: block;
        font-size: 1.6rem;
        color: #fff;
        line-height: 2rem;
        padding-top: 1%;
        padding-left: 1%;
    }
    
    .hea_logo span {
        display: block;
        font-size: 0.9rem;
        color: rgba(255, 255, 255, 0.6);
        padding-top: 1.2%;
    }
    
    .hea_logo a {
        display: flex;
    }
    
    .h_tcc {}
    
    .h_tcc>b {
        display: block;
        font-size: 22px;
        color: #fff;
    }
    
    .h_tcc>p {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.5);
        margin-top: 3px;
        text-transform: uppercase;
        letter-spacing: 0px;
    }
    
    @media screen and (max-width: 1366px) {
        .h_tcc>p {
            font-size: 11px;
        }
    }
    
    .head_lc {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 78px;
        position: relative;
    }
    
    .hea_wz {
        margin-left: 83px;
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .hea_wz>b {
        display: block;
        font-size: 22px;
        color: #333;
    }
    
    .hea_wz>b>span {
        font-size: 21px;
        color: #083093;
    }
    
    .hea_wz>p {
        font-size: 16px;
        color: #666;
        margin-top: 7px;
    }
    
    .hea_wz:after {
        position: absolute;
        content: "";
        background: rgba(0, 0, 0, 0.07);
        top: 0;
        left: -41px;
        width: 1px;
        height: 100%;
    }
    
    .tit_cn a {
        font-size: 18px;
        color: #fff;
        font-family: Arial;
        line-height: 89px;
    }
    
    .head_box {
        width: 98%;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    
    @media screen and (max-width: 1440px) {}
    
    .head.on .head_logo img {
        display: none;
    }
    
    .head_nav {
        width: 52%;
        margin-right: 0%
    }
    
    .head_nav>ul {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        justify-content: space-around;
    }
    
    .head_nav>ul>li {
        position: relative;
        transition: 0.5s;
    }
    
    .head_nav>ul>li:nth-child(4) {
        margin-left: 0%;
    }
    
    .head_nav>ul>li:after {
        content: '';
        width: 0;
        height: 3px;
        background: #004883;
        position: absolute;
        top: 96px;
        left: 0;
        z-index: -1;
        opacity: 0;
        transition: 0.5s;
    }
    
    .head_nav>ul>li:hover:after,
    .head_nav>ul>li.cur:after {
        opacity: 1;
        width: 100%;
        transition: 0.5s;
    }
    
    .head_nav>ul>li.cur a {
        font-weight: bold;
    }
    
    .head_nav>ul>li a {
        font-size: 16px;
        color: #fff;
        line-height: 100px;
    }
    
    .dropmenu {
        position: absolute;
        top: 150%;
        max-height: 0;
        transition: all .3s ease;
        width: 200px;
        left: -62px;
        z-index: 99;
        transition: all .3s ease;
        background: #f9f9f9;
        border-radius: 0px;
        opacity: 0;
        visibility: hidden;
        padding: 0px 0px
    }
    
    .dropmenu a {
        display: block;
        line-height: 55px !important;
        text-align: center;
        font-size: 15px !important;
        color: #666 !important;
        transition: all .5s ease;
        border-bottom: 1px #e4e4e4 solid;
    }
    
    .dropthree {
        position: relative;
        border-bottom: 1px #eee solid;
    }
    
    .dropthree>div {
        position: absolute;
        left: 105%;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease;
        border-radius: 5px;
        width: 100%;
        background: #f9f9f9;
        top: 0;
    }
    
    .dropthree:hover>div {
        opacity: 1;
        left: 100%;
        visibility: visible;
    }
    
    .head_nav li:hover .dropmenu {
        max-height: 1000px;
        top: 100%;
        opacity: 1;
        visibility: visible;
    }
    
    .dropmenu a:hover {
        background: #004883;
        color: #fff !important;
    }
    
    .dropmenu table,
    .dropmenu tbody,
    .dropmenu tr,
    .dropmenu td {
        display: block;
        width: 100%;
    }
    
    .head_nav li {
        position: relative;
    }
    
    .prolist2021 {
        position: relative;
    }
    
    .prolist2021 ul {
        position: relative;
    }
    
    .prolist2021 li {
        position: relative;
    }
    
    .prolist2021 li dl {
        position: absolute;
        top: 0;
        left: 100%;
        transition: 0.5s;
    }
    
    .nav_c li:hover dl {
        opacity: 1;
        transition: 0.5s;
    }
    
    .prolist2021 li dl dt a {
        display: block;
        padding: 0 40px;
        width: 300px;
        height: 42px;
        border-bottom: none;
        background: #fff;
        color: #666;
        font-weight: 100;
        font-size: 14px;
        line-height: 42px;
        position: relative;
    }
    
    .prolist2021 li:nth-child(6) {
        display: none;
    }
    
    .nav_c>ul>li:hover .nav2 {
        transform: rotateX(0deg);
    }
    
    .prolist2021 li:hover dl {
        transform: rotateY(0deg);
    }
    
    .prolist2021 li dl {
        position: absolute;
        top: 0;
        left: 100%;
        transition: 0.5s;
        transform-origin: left;
        transform: rotateY(90deg);
    }
    /*sea*/
    
    .icon_search {
        margin-left: 15%;
        width: 280px;
    }
    
    .dfs {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
    }
    
    .icon>div i {
        user-select: none;
        transition: all 0.5s;
        position: relative;
        font-size: 24px;
        color: #fff;
        font-family: "Arial";
    }
    
    .icon>div i span {
        font-size: 22px;
        color: #fff;
        margin-right: 4%;
    }
    /*.icon>div:hover i{background: #ce0000;}*/
    /*.icon>div:hover i span{color: #fff;}*/
    
    .iser_box,
    .itel_box {
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        top: 100%;
        right: 0;
        padding: 30px;
        transform-origin: top;
        transform: rotateX(90deg);
        transition: all 0.5s;
        z-index: 9
    }
    
    .icon>div:hover .iser_box,
    .icon>div:hover .itel_box {
        transform: rotateX(0deg);
    }
    
    .search_l {
        line-height: 24px;
        font-size: 14px;
    }
    
    .search_l span+span {
        margin-left: 4px;
        font-size: 14px;
    }
    
    .search_l a {
        color: #333;
        font-size: 14px;
    }
    
    .search_r {
        margin-top: 20px;
        position: relative;
    }
    
    #infoname {
        width: 424px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #eee;
        text-indent: 12px;
    }
    
    .z_img {
        position: absolute;
        top: 2px;
        right: 10px;
        background: no-repeat;
    }
    
    .itel_box {
        width: 228px;
        text-align: center
    }
    
    .itel_box p {
        color: #333;
        position: relative;
        margin-top: 10px;
    }
    
    .itel_box p img {
        width: 150px;
    }
    
    .itel_box p:before {
        position: absolute;
        left: 0;
        color: #333;
    }
    
    .itel_box em {
        font-family: 'arial';
        font-size: 26px;
        font-weight: bold;
        color: #0f7404;
        margin-top: 10px;
    }
    
    .search_l .iconfont {
        font-size: 16px;
    }
    
    .hx_bg {
        background: url() no-repeat;
        height: 142px;
        position: relative;
        margin-top: -142px;
        z-index: 99;
    }
    
    @media screen and (max-width: 1375px) {
        .hea_wz {
            padding-left: 30px;
        }
        .logo_c>p:before {
            right: -15px;
        }
        .logo_c>p:after {
            right: -16px;
        }
        .hea_wz b:first-child {
            font-size: 21px;
        }
        .hea_wz b:last-child {
            font-size: 15px;
            letter-spacing: 0px;
        }
        .nav_c ul li>a {
            font-size: 16px;
        }
        .logo_c>p>img {
            width: 166px;
        }
    }
    
    .dh_c {
        width: 250px;
        text-align: center;
    }
    
    .dh_h,
    .dh_h b {
        font-size: 18px;
    }
    
    .fa-caret-down:before {
        content: "\e65a";
        font-family: 'iconfont';
        font-size: 19px;
        position: relative;
        margin-top: -3px;
    }
    
    .main-h-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        margin-right: 0%;
    }
    
    .main-menu02>div {
        margin-left: 0rem;
    }
    
    .lang-wrap .btn-lang i {
        display: flex;
        line-height: 30px;
        padding-right: 0%;
    }
    
    .main-menu02 {
        display: flex!important;
    }
    
    .lang-wrap {
        position: relative;
    }
    
    .lang-wrap .btn-lang {
        cursor: pointer;
        color: #fff;
        display: flex;
        justify-content: center;
    }
    
    .tte {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 160px;
        position: relative;
        margin-right: 3%;
    }
    
    .tte a {
        color: #fff;
        margin-right: 16px;
    }
    
    .lang-wrap .btn-lang span {
        padding-left: 5px;
        line-height: 30px;
    }
    
    .lang-wrap .lang-list {
        top: 100px;
        max-height: 58px;
        opacity: 0;
        transition: 0.5s;
    }
    
    .lang-wrap:hover .lang-list {
        top: 0;
        opacity: 1;
    }
    
    .lang-wrap .btn-lang {
        padding: 1% 0 0;
    }
    
    .lang-wrap .btn-lang a {
        color: #fff;
        line-height: 30px;
    }
    
    .lang-wrap .lang-list {
        width: 5rem;
        position: relative;
        top: 0rem;
        right: 0;
        list-style: none;
        padding: 0;
        background: rgba(23, 69, 146, 0.75);
    }
    
    .lang-wrap .lang-list a {
        display: block;
        padding: 0.5rem 0.5em;
        text-align: center;
        color: #fff;
        font-size: 12px;
    }
    
    @media all and (max-width: 1680px) {
        .banner {
            /*height: 92vh;*/
        }
        .sygdtu .bd ul {
            height: 92vh !important;
        }
    }
    
    .lang-wrap .lang-list a:hover,
    .lang-wrap .lang-list a:focus {
        color: #004883;
        background: #fff;
    }
    
    .lang-wrap.m-lang-wrap {
        margin-bottom: 1.5rem;
    }
    
    .lang-wrap.m-lang-wrap #m-btn-lang {
        cursor: pointer;
        color: white;
    }
    
    .lang-wrap.m-lang-wrap .lang-list {
        position: static;
        width: auto;
        margin-top: 1rem;
        margin-bottom: 0 !important;
    }
    
    .lang-wrap.m-lang-wrap .lang-list li {
        margin-bottom: 0 !important;
    }
    
    .lang-wrap.m-lang-wrap .lang-list li.active {
        background: rgba(59, 162, 221, 0.5);
    }
    
    .lang-wrap.m-lang-wrap .lang-list li a {
        font-size: 1rem;
    }
    
    .lang-opened .lang-list {
        max-height: 800px;
    }
    
    .search-wrap {
        position: relative;
        width: 9rem;
    }
    /*幻灯*/
    
    .boyh .txt {
        width: 83%;
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        text-align: left;
        z-index: 999;
    }
    
    .boyh .txt h2 {
        font-size: 3.2vw;
        color: #fff;
        text-transform: uppercase;
        line-height: 90px;
        padding: 17% 0 1% 0;
        text-shadow: 5px 0 10px rgba(0, 0, 0, .3);
        font-family: hs_l;
    }
    
    .boyh .txt p {
        font-size: 25px;
        color: #fff;
        line-height: 38px;
        font-family: hs_l;
        letter-spacing: 6px;
    }
    
    .boyh .txt .morelink {
        margin-top: 25px;
        margin-right: 20px;
        color: #fff;
        font-size: 18px;
    }
    
    .boyh .txt .morelink i {
        font-size: 20px;
        line-height: 30px;
        margin-right: 8px;
        display: inline-block;
        vertical-align: top;
    }
    
    .boyh .txt .morelink:hover {
        color: #fff;
    }
    
    .btn-3 {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .morelink {
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 9px 24px;
        background-color: #004883;
        border-radius: 6px;
        text-transform: capitalize;
        transition: all 0.3s;
    }
    
    .bannersldtxt_p .links .item {
        margin-right: 1vw;
        padding: 15px 0 15px 15px;
        height: 78px;
        border-radius: 5px;
        background: rgba(128, 142, 162, .2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
    
    .bannersldtxt_p .links .item .icon {
        font-size: 0;
        margin-right: 16px;
    }
    
    .bannersldtxt_p .links .item .txt {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }
    
    @media (max-width:1280px) {
        .bannersldtxt_p .links .item .txt {
            font-size: 14px
        }
    }
    
    @media (max-width:1024px) {
        .bannersldtxt_p .links .item {
            padding: 15px 10px
        }
        .bannersldtxt_p .links .item .txt {
            font-size: 12px
        }
    }
    
    .bannersldtxt_p .links .item:last-child {
        margin-right: 0
    }
    
    .idx_banner ul li .center .info .img {
        width: 50%;
        font-size: 0;
        text-align: center
    }
    /* strength */
    
    .dfsc {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    
    .str_bg {
        max-width: 100%;
        position: relative;
        padding: 0% 0%;
        margin: 0 auto;
        z-index: 1;
    }
    
    .str_bg .w1500 * {
        line-height: 100%;
    }
    
    .str_list {
        background: #f8f8f8;
        padding: 3% 3%;
        position: relative;
        margin-top: 0%;
    }
    
    .str_list,
    .str_list ul {
        position: relative;
    }
    
    .str_list li+li {
        border-left: 1px rgba(0, 0, 0, 0.1) solid;
        padding-left: 6%;
    }
    
    .str_list li p {
        font-size: 30px;
        font-weight: 100;
        color: #333;
    }
    
    .str_list li em {
        display: flex;
        align-items: baseline;
        margin: 6px 0;
    }
    
    .str_list li em i {
        font-size: 60px;
        color: #555;
        font-weight: 600;
        font-family: "Arial";
    }
    
    .str_list li em b {
        font-size: 18px;
        font-weight: 100;
        color: #999;
        margin-left: 5px;
    }
    
    .str_list li>span {
        font-size: 20px;
        color: rgba(0, 0, 0, 0.7);
    }
    /*产品*/
    
    .pro_con {
        width: 1500px;
        margin: 40px auto 0;
    }
    
    .prod_box {
        width: 100%;
        overflow: hidden;
    }
    
    .pr_boxs {
        max-width: 1500px;
        margin: 0 auto;
    }
    
    .contentbt {
        width: 100%;
    }
    
    .pc_left {
        width: 100%;
        height: 50px;
        overflow: hidden;
        margin: auto;
    }
    
    .pcl_list {
        width: 100%;
        height: 70px;
        position: relative;
        margin: auto;
    }
    
    .pcl_list table {
        width: 100%;
        margin: auto;
    }
    
    .pcl_list tr {
        display: inline-block;
        vertical-align: top;
        height: 70px;
        position: relative;
        width: calc(100%/10);
    }
    
    .lasttname {
        bottom: 0;
        left: 30px;
    }
    
    .pcl_list tr td {
        display: block;
        height: 70px !important;
        text-align: center;
        width: 100%;
    }
    
    .pcl_list tr:nth-child(1) td {
        margin-left: 0px !important;
    }
    
    .pcl_list tr td b {
        font-size: 0;
    }
    
    .pcl_list tr td b a {
        display: block;
        line-height: 35px;
        transition: 500ms ease;
        position: relative;
    }
    
    .pcl_list tr td a {
        font-size: 18px;
    }
    
    .pcl_list tr.cur td b a {
        transition: 500ms ease;
        border-radius: 30px;
        color: #004883 !important;
        border: 1px #004883 solid;
    }
    
    .pcl_list #showtyepname div {
        font-size: 0;
    }
    
    .pcl_list #showtyepname a {
        font-size: 16px;
        display: inline-block;
        padding-left: 45px;
        line-height: 62px;
        position: relative;
        color: #333 !important;
    }
    
    td#showtyepname {
        background: #fff !important;
    }
    
    .pcl_list #showtyepname a:before {
        content: '∧';
        width: 6px;
        height: 6px;
        border-radius: 6px;
        border: 1px solid #c5c5c5;
        position: absolute;
        top: 50%;
        left: 26px;
        margin-top: -4px;
    }
    
    .pcl_list #showtyepname a:hover:before {
        border: 1px solid #072fa9;
    }
    
    .show_list {
        overflow: hidden;
        padding: 50px;
        background: #f8f8f8;
    }
    
    .solu_zb {
        width: 537px;
        height: 326px;
    }
    
    .solu_zb img {
        width: 537px;
        height: 326px;
    }
    /*prot*/
    
    .prot {
        padding-top: 2%;
        overflow: hidden;
    }
    
    .prot_box {
        width: 82%;
        margin: 0 auto;
    }
    
    .prot_con {}
    
    .prot_call {
        width: 100%;
        flex-shrink: 0
    }
    
    .prot_call>div {
        margin-bottom: 0 !important;
    }
    
    .prot_call:nth-child(n+4) {}
    
    .prot_call:first-child,
    .pro_call:last-child {
        /* width: 50%; */
    }
    
    .prot_call ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 25px !important;
    }
    
    .prot_call li {
        display: flex;
        flex-direction: column;
        /* border-radius: 40px; */
        overflow: hidden;
        position: relative;
        width: 18.9%;
        /* background: #fff; */
        /* margin: 0 0.2%; */
        border: 1px solid #eee;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), transparent);
    }
    
    .prot_call li:nth-child(n+6) {
        margin: 1.5% 0 0;
    }
    
    .prot_call li a {
        overflow: hidden;
    }
    
    .prot_call li a img {
        width: 100%;
        height: auto;
        transition: 0.8s;
        /* filter: brightness(105%); */
        object-fit: cover;
    }
    
    .prot_call li:hover img {
        transform: scale(1.1);
    }
    
    .prot_call li br {
        display: none;
    }
    
    .prot_call li span {
        bottom: 0;
        /* width: 100%; */
        padding: 5%;
        text-align: center;
        background: #f8f8f8;
    }
    
    .prot_call li span a {
        font-size: 1.15rem;
        transition: 0.5s;
        display: inline-block;
    }
    
    .prot_call li:hover span a {
        transform: translateX(10px);
    }
    
    .prot_call {
        width: 100%;
        flex-shrink: 0
    }
    
    .prot_call>div {
        margin-bottom: 0 !important;
    }
    
    .prot_call:nth-child(n+4) {}
    
    .prot_call:first-child,
    .pro_call:last-child {
        /* width: 50%; */
    }
    
    .prot_call ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 25px !important;
    }
    
    .prot_call li {
        display: flex;
        flex-direction: column;
        /* border-radius: 40px; */
        overflow: hidden;
        position: relative;
        width: 18.9%;
        /* background: #fff; */
        /* margin: 0 0.2%; */
        border: 1px solid #eee;
    }
    
    .prot_call li:nth-child(n+6) {
        margin: 1.5% 0 0;
    }
    
    .prot_call li a {
        overflow: hidden;
    }
    
    .prot_call li a img {
        width: 100%;
        height: auto;
        transition: 0.8s;
        /* filter: brightness(105%); */
        object-fit: cover;
    }
    
    .prot_call li:hover img {
        transform: scale(1.1);
    }
    
    .prot_call li br {
        display: none;
    }
    
    .prot_call li span {
        bottom: 0;
        /* width: 100%; */
        padding: 5%;
        text-align: center;
        background: #f8f8f8;
    }
    
    .prot_call li span a {
        font-size: 1.15rem;
        transition: 0.5s;
        display: inline-block;
    }
    
    .prot_call li:hover span a {
        transform: translateX(10px);
    }
    
    .pro_tit {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        /* height: 43%; */
        align-items: center;
    }
    
    .pro_nav {
        margin: 1% 0 0;
        width: 82%;
    }
    
    .pro_nav ul {
        display: flex;
        justify-content: space-between;
        gap: 1vw;
    }
    
    .pro_nav li {
        width: 100%;
        display: flex;
        /* justify-content: center; */
        transition: 0.5s;
        position: relative;
        /* align-items: center; */
        /* border-bottom: 1px solid rgba(255,255,255,0.2); */
        z-index: 5;
        padding: 1.5% 2%;
        /* border: 0px solid #004883; */
        /* border-radius: 40px; */
        overflow: hidden;
        background: #004883;
    }
    
    .pro_nav li:before {
        content: '';
        width: 0;
        height: 100%;
        background: #cc0000;
        position: absolute;
        bottom: 0;
        right: 0;
        transition: 0.5s;
        z-index: -1;
        right: 0;
        /* border-radius: 40px; */
    }
    
    .pro_nav li:hover:before,
    .pro_nav li.on:before {
        width: 100%;
        right: auto;
        left: 0;
    }
    
    .pro_nav li:after {
        content: '+';
        position: absolute;
        right: 12%;
        top: 0;
        bottom: 0;
        margin: auto 0;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 1s;
        color: #fff;
    }
    
    .pro_nav li.on:after {
        color: #fff;
        transform: rotate(360deg);
    }
    
    .pro_nav li.on a {
        color: #fff;
    }
    

    
    .pro_nav li dl {
        display: none;
    }
    
    .pro_nav li:nth-child(n+6) {}
    
    .pro_nav li i {
        font-size: 2rem;
        color: #fff;
        transition: 1s;
    }
    
    .pro_nav li:hover i {
        transform: rotateY(360deg) rotateZ(360deg);
    }
    
    .pro_nav li a {
        font-size: 1.1rem;
        color: #fff;
        /* padding: 8% 0 0; */
    }
    /*优势*/
    
    .pro_bc {
        width: 100%;
        position: relative;
        padding: 120px 0 0;
        margin-bottom: 100px;
    }
    
    .pro_bc:before {
        content: "";
        background: url()no-repeat center top;
        width: 100%;
        height: 150px;
        top: 0;
        left: 0;
        position: absolute;
    }
    
    .pro_cc {
        margin-top: 70px;
        max-width: 1500px;
        margin: 0 auto;
        margin-top: 3%;
    }
    
    .pro_cc ul {
        display: flex;
        justify-content: space-between;
    }
    
    .pro_cc ul li {
        width: 24%;
        background: #fff;
        padding: 34px 34px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
        transition: all .5s;
    }
    
    .pro_cc ul li span {
        font-size: 55px;
        color: #333;
    }
    
    .pro_cc ul li span.iconfont.icon-zan {
        font-size: 72px !important;
    }
    
    .pro_cc ul li b {
        font-size: 24px;
        color: #333;
        font-weight: normal;
        margin: 24px 0 19px;
    }
    
    .pro_cc ul li p {
        font-size: 18px;
        color: #333;
        text-transform: uppercase;
    }
    
    .pro_img img {
        width: 100%;
    }
    
    .wz_tp {
        position: relative;
        transition: all .5s;
        overflow: hidden;
        display: flex;
        align-items: center;
        margin: 15px 0;
    }
    
    .wz_tp>div {
        flex-shrink: 0;
        width: 100%;
    }
    
    .pro_info {
        font-size: 15px;
        color: #333;
        line-height: 30px;
        text-align: center;
        transition: all .5s;
    }
    
    .pro_img {
        transition: all .5s;
        transform: translateX(180px);
    }
    
    a.pro_btn {
        display: block;
        width: 115px;
        height: 34px;
        background: #004883;
        font-size: 16px;
        color: #fff;
        line-height: 34px;
        text-align: center;
        border-radius: 20px;
        transition: all .5s;
    }
    
    .pro_cc ul li:hover .pro_info {
        transform: scale(0);
        position: absolute;
    }
    
    .pro_cc ul li:hover .pro_img {
        transform: translateX(0);
    }
    
    .pro_cc ul li:hover span,
    .pro_cc ul li:hover b,
    .pro_cc ul li:hover p {
        color: #cc0000;
    }
    
    .pro_cc ul li:hover a.pro_btn {
        width: 100%;
        border-radius: 0;
    }
    /*title*/
    
    .title {
        text-align: center;
        margin-top: 80px;
    }
    
    .titlea {
        font-weight: normal;
        font-size: 42px;
        text-align: center;
        color: #333;
        line-height: 46px;
        font-weight: bold;
    }
    
    .titlea span {
        font-weight: bold;
        color: #0180ca;
    }
    
    .titleb {
        font-size: 18px;
        color: #999;
        text-align: center;
        line-height: 30px;
        padding: 15px 0px;
    }
    
    .titlec {
        text-align: center;
        width: 30px;
        height: 5px;
        display: block;
        background: #555;
        margin: 0 auto;
    }
    
    .titlec img {
        height: 30px;
    }
    
    .prod_bg {}
    
    .mod1 {
        padding: 3% 1%;
        overflow: hidden;
        background-image: linear-gradient(90deg, #004883 0%, #009cec 100%);
        margin-top: 5%;
    }
    
    .mod_box1 {
        width: 82%;
        margin: 0 auto;
    }
    
    .mod_con1 {}
    
    .mod_con1 ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .mod_con1 li {
        display: flex;
        align-items: center;
    }
    
    .mod_con1 li i {
        font-size: 45px;
        color: #fff;
    }
    
    .mod_con1 li p {
        font-size: 20px;
        line-height: 20px;
        padding-left: 12px;
        color: #fff;
    }
    
    .mod_con1 li p span {
        display: flex;
        font-size: 15px;
        color: #fff;
        line-height: 30px;
    }
    /*int*/
    
    .int {
        padding: 0% 1%;
        overflow: hidden;
    }
    
    .int_box {
        width: 84%;
        margin: 0 auto;
        background: url(https://memberpic.114my.com.cn/0442651/uploadfile/image/20250725/20250725144703_465623501.jpg) center no-repeat;
    }
    
    .int_con {
        width: 100%;
        margin-top: 75px;
        height: auto;
    }
    
    .int_con ul {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
    
    .int_con li {
        height: 350px;
        background: #f5f5f5;
        flex: 1;
        padding: 63px 36px;
        text-align: center;
        transition: 0.5s;
        cursor: pointer;
    }
    
    .int_con li.on {
        height: 350px;
        transition: 0.5s;
        background: #004883;
        transform: translateY(-30px);
    }
    
    .int_con li.on b,
    .int_con li.on p,
    .int_con li.on p span,
    .int_con li.on em {
        color: #ffffff;
    }
    
    .int_con li+li {
        margin-left: 13px;
    }
    
    .int_con li b {
        font-size: 56px;
        line-height: 60px;
        color: #dddddd;
    }
    
    .int_con li p {
        font-size: 20px;
        color: #333333;
        font-weight: bold;
        line-height: 24px;
        margin-top: 45px;
    }
    
    .int_con li p span {
        font-size: 16px;
        line-height: 28px;
        color: #999999;
        display: flex;
        font-weight: normal;
        margin-top: 20px;
    }
    
    .int_con li i {
        width: 20px;
        height: 2px;
        background: #cc0000;
        display: inline-block;
        margin-top: 42px;
    }
    
    .int_con li em {
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        font-weight: bold;
        color: #dddddd;
        display: block;
        margin-top: 32px;
    }
    /*优势*/
    
    .ysbj {
        overflow: hidden;
        font-family: "Microsoft Yahei";
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .ysbj h2 {
        margin-bottom: 32px;
    }
    
    .ys {
        width: 100%;
        position: relative;
    }
    
    .ys dl {
        height: 830px;
        position: relative;
    }
    
    .ys dt {
        height: 650px;
        position: relative;
        overflow: hidden;
    }
    
    .ys dt img {
        display: block;
        width: 100%;
        height: 650px;
    }
    
    .ys dd {
        width: 1500px;
        margin: auto;
        height: 158px;
        padding-top: 50px;
        box-sizing: border-box;
        position: relative;
        border-bottom: 1px #eee solid;
    }
    
    .ys dd h3 {
        font: 28px "Microsoft YaHei";
        color: #1a1a1a;
        line-height: 40px;
        position: relative;
        text-align: center;
        float: left;
        border-right: 1px #eee solid;
        padding-right: 83px;
    }
    
    .ys dd h3 b {
        color: #cc0000;
        display: block;
        font-weight: bold;
    }
    
    .ys dd p {
        width: 70%;
        padding-right: 35px;
        font: 17px "Microsoft YaHei";
        line-height: 28px;
        position: relative;
        color: rgba(25, 27, 31, 0.9);
        float: right;
    }
    
    .ys_nav {
        width: 1500px;
        position: absolute;
        top: 532px;
        left: 50%;
        margin-left: -745px;
    }
    
    .ys_nav li {
        width: calc((100% - 30px)/3);
        background: #f5f5f5;
        margin-right: 8px;
        height: 118px;
        float: left;
        overflow: hidden;
        cursor: pointer;
    }
    
    .ys_nav li:last-child {
        margin-right: 0;
    }
    
    .ys_nav li em {
        font-size: 26px;
        color: #666666;
        height: 122px;
        display: block;
        text-align: center;
        padding-top: 32px;
        box-sizing: border-box;
    }
    
    .ys_nav li em i {
        display: block;
        font-size: 14px;
        line-height: 28px;
        color: #999999;
    }
    
    .ys_nav li img {
        width: 270px;
        height: 103px;
        display: block;
        margin: 0 auto;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        opacity: 0;
    }
    
    .ys_nav li a {
        text-decoration: none;
    }
    
    .ys_nav li.cur {
        background-image: linear-gradient(90deg, #004883 0%, #009cec 100%);
        color: #fff;
        height: 224px;
        margin-top: -106px;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
    }
    
    .ys_nav li.cur em {
        height: 110px;
    }
    
    .ys_nav li.cur em,
    .ys_nav li.cur em i {
        color: #fff;
    }
    
    .ys_nav li.cur img {
        opacity: 1;
    }
    
    .ys dl img {
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }
    
    .ys dl img:hover {
        -webkit-transform: scale(1.01);
        -moz-transform: scale(1.01);
        -ms-transform: scale(1.01);
        transform: scale(1.01);
    }
    /*解决方案*/
    
    .case_bg {
        background: #fff;
    }
    
    .case_bg .box {
        padding: 0 10%;
    }
    
    .case {
        overflow: hidden
    }
    
    .case_tt {
        font-size: 43px;
        color: #333;
        padding-top: 2vw;
        width: 20%;
        font-family: "yuwei";
    }
    
    .case_tt b {
        font-size: 30px;
        color: #2ba6df;
        font-family: "Arial" !important;
    }
    
    .casebottom .prev em {
        background: url(https://memberpic.114my.com.cn/0442651/uploadfile/image/20250726/20250726091749_2104097154.png)no-repeat;
        width: 36px;
        height: 36px;
        display: block;
    }
    
    .casebottom .next em {
        background: url(https://memberpic.114my.com.cn/0442651/uploadfile/image/20250726/20250726091749_1175056057.png)no-repeat;
        width: 36px;
        height: 36px;
        display: block;
    }
    
    .case_cont .case-slide {
        width: 19%;
        float: left;
        transition: all .4s;
        margin-right: 1vw;
        overflow: hidden;
    }
    
    .case_cont .case-img {
        width: 100%;
        height: 25vw;
        overflow: hidden;
        position: relative;
        padding-top: 64px;
        transition: all .5s;
    }
    
    .case_cont .case-img:hover {
        transform: scale(1.2);
    }
    
    .case_cont .case-img:after {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        content: "";
    }
    
    .casebottom {
        text-align: center;
        margin: 60px auto 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .casebottom i,
    .casebottom span,
    .casebottom li {
        display: block;
        position: relative;
        cursor: pointer;
        float: left;
    }
    
    .casebottom span {
        margin: 0 61px;
    }
    
    .casebottom li {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.3);
        font-size: 0;
        position: relative;
    }
    
    .casebottom li:after {
        content: '';
        display: block;
        position: absolute;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        top: -3px;
        left: -3px;
        transform: scale(0);
        transition: all .3s ease;
        background: rgba(0, 0, 0, 0.3);
    }
    
    .casebottom li.on:after {
        transform: scale(1);
    }
    
    .casebottom li+li {
        margin-left: 18px;
    }
    
    .casebottom li.on {
        background: #000;
    }
    
    .casebottom i {}
    
    .casebottom i em {
        color: #fff;
        font-size: 25px;
    }
    
    .casebottom i.next {}
    
    .casebottom i:hover em {
        color: #3c56b7;
    }
    
    .idx_app_t {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        float: left;
        position: relative;
        padding-top: 28px;
        padding-bottom: 98px;
        transition: all .4s;
        z-index: 2;
    }
    
    .idx_app_t img {
        margin-bottom: 30px;
    }
    
    .idx_app_t h3 {
        color: #fff;
        font-weight: normal;
        font-size: 22px;
    }
    
    .case-slide:hover .case-img:after {
        opacity: 0;
    }
    /*about*/
    
    .ab_bc {
        padding: 80px 0;
    }
    
    .ab_ic {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
    }
    
    .ab_l {
        width: 44%;
        margin-top: 1%;
    }
    
    .ab_r {
        width: 51%;
    }
    
    .ab_l>b {
        display: block;
        font-size: 45px;
        color: #cc0000;
    }
    
    .ab_l>i {
        font-size: 28px;
        font-weight: lighter;
        margin: 28px 0 120px;
        display: block;
    }
    
    .ab_l>a {
        display: block;
        width: 320px;
        height: 50px;
background-image: linear-gradient(90deg, #004883 0%, #009cec 100%);
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 18px;
        border-radius: 0px 0;
        letter-spacing: 5px;
        transition: 0.1s;
    }
    
    .ab_l>a:hover {
        width: 420px;
        transition: 0.1s;
        letter-spacing: 8px;
    }
    
    .ab_r p {
        font-size: 17px;
        line-height: 36px;
        padding-bottom: 40px;
        color: #666;
    }
    
    .ab_r p+p {
        padding-top: 40px;
        border-top: 1px solid #eee;
    }
    

    
    .npic {
        overflow: hidden;
        padding: 0% 1% 0;
    }
    
    .npic_box {
        max-width: 1500px;
        margin: 0 auto;
    }
    
    .npic_tit {}
    
    .npic_tit p {
        font-size: 36px;
        display: flex;
        flex-direction: column;
        font-weight: bold;
    }
    
    .npic_tit p span {
        font-weight: lighter;
        padding: 1% 0 0;
        color: #999;
        font-size: 16px;
    }
    
    .npic_con {
        margin: 0% 0 0;
    }
    
    .npic_call {}
    
    .npic_call ul {
        margin: 0 !important;
        display: flex;
        justify-content: space-around;
    }
    
    .npic_call li {
        display: flex !important;
        flex-direction: column;
        margin: 0 0.5%;
        width: 24% !important;
    }
    
    .npic_call li>a {
        overflow: hidden;
    }
    
    .npic_call li a img {
        width: 100%;
        height: auto;
        transition: 0.5s;
    }
    
    .npic_call li:hover img {
        transform: scale(1.1);
    }
    
    .npic_call li p {
        width: 100%;
        text-align: center;
        padding: 7% 0;
        background: #fff;
    }
    
    .npic_call li p a {
        font-size: 16px;
        font-weight: lighter;
    }
    
    .npic_call .ban_dot {
        display: none !important;
    }
    
    .slick-track {
        width: 100% !important;
    }
    /*news*/
    
    .new_bc {
        padding: 80px 0;
        background: #fff;
    }
    
    .news {
        height: 560px;
        margin-bottom: 0px;
        margin-top: 60px;
    }
    
    .news_fl {
        width: 14%;
        height: 560px;
        background: #eee;
        float: left;
    }
    
    .news_fl li {
        height: 186.5px;
        text-align: center;
        position: relative;
        transition: all 0.3s;
    }
    
    .news_fl li:after {
        display: block;
        content: "";
        width: 155px;
        height: 1px;
        background: #e1e1e1;
        position: absolute;
        left: 30px;
        bottom: 0;
    }
    
    .news_fl li:last-child:after,
    .news_fl li.on:after {
        background: none;
    }
    
    .news_fl li.on {
        background: #004883;
        position: relative;
    }
    
    .news_fl li.on:before {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #004883;
        position: absolute;
        top: 84px;
        right: -10px;
    }
    
    .news_fl li a {
        display: block;
    }
    
    .news_fl li p {
        padding-top: 105px;
        font-size: 20px;
        color: #222;
        font-weight: normal;
    }
    
    .news_fl li p:before {
        display: block;
        content: "";
        width: 25px;
        height: 25px;
        background: url(https://memberpic.114my.com.cn/0442651/uploadfile/image/20250725/20250725195706_836992824.png)no-repeat;
        position: absolute;
        top: 60px;
        left: 42%;
        z-index: 2;
    }
    
    .news_fl li:nth-child(1) p:before {
        background-position: 0px 0px;
    }
    
    .news_fl li:nth-child(2) p:before {
        background-position: -25px 0px;
    }
    
    .news_fl li:nth-child(3) p:before {
        background-position: -50px 0px;
    }
    
    .news_fl li:nth-child(1).on p:before {
        background-position: 0px -25px;
    }
    
    .news_fl li:nth-child(2).on p:before {
        background-position: -25px -25px;
    }
    
    .news_fl li:nth-child(3).on p:before {
        background-position: -50px -25px;
    }
    
    .news_fl li p:after {
        display: block;
        content: "";
        width: 55px;
        height: 55px;
        background: #004883;
        border-radius: 100%;
        position: absolute;
        top: 44px;
        ;
        left: 35%;
    }
    
    .news_fl li.on p,
    .news_fl li.on span {
        color: #fff;
    }
    
    .news_fl li.on p:after {
        background: #fff;
    }
    
    .news_fl li span {
        display: block;
        font-size: 14px;
        color: #999;
        line-height: 20px;
    }
    
    .news_fr {
        width: 83%;
        float: right;
        display: flex;
        overflow: hidden;
    }
    
    .news_fr ul {
        transition: 0.5s;
        overflow: hidden;
        flex-shrink: 0;
        width: 100%;
    }
    
    .news_div .news_div_item:first-child {
        width: 51%;
        height: 550px;
        float: left;
    }
    
    .news_div .news_div_item:first-child .news_div_item_image {
        width: 100%;
        height: 318px;
        display: block;
        position: absolute;
        top: 0px;
        left: 0;
    }
    
    .news_div .news_div_item {
        width: 48%;
        height: 104px;
        position: relative;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5) {
        float: right;
        padding-bottom: 126px;
        border-bottom: 1px dashed #eee;
        margin-bottom: 20px;
    }
    
    .news_div .news_div_item:nth-child(5) {
        padding-bottom: 0px !important;
        border-bottom: none !important;
        margin-bottom: 0px !important;
    }
    
    .news_div .news_div_item:first-child .news_div_item_date {
        position: absolute;
        top: 375px;
        font-size: 20px;
        color: #999;
        font-family: "Arial";
        z-index: 2;
    }
    
    .news_div .news_div_item:first-child .news_div_item_year,
    .news_div .news_div_item:first-child .news_div_item_month,
    .news_div .news_div_item:first-child .news_div_item_day {
        float: left;
    }
    
    .news_div .news_div_item:first-child .news_div_item_content {
        position: absolute;
        top: 340px;
    }
    
    .news_div .news_div_item:first-child .news_div_item_a {
        font-size: 20px;
        color: #333;
    }
    
    .news_div .news_div_item:first-child .news_div_item_body {
        margin-top: 50px;
        font-size: 15px;
        color: #666;
        line-height: 26px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .news_div .news_div_item:first-child .news_div_item_pic a {
        display: block;
        height: 550px;
    }
    
    .news_div .news_div_item:first-child .news_div_item_pic a:after {
        display: block;
        content: "查看更多";
        width: 140px;
        height: 40px;
        line-height: 40px;
        border: 1px #eee solid;
        position: absolute;
        bottom: 0px;
        border-radius: 5px;
        font-size: 15px;
        color: #666;
        text-align: center;
    }
    
    .news_div .news_div_item:first-child:hover .news_div_item_pic a:after {
        background: #004883;
        color: #fff;
    }
    
    .news_div .news_div_item_image {
        display: none;
    }
    
    .news_div .news_div_item_a {
        font-size: 18px;
        color: #333;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_a {
        display: block;
        margin: 13px 0 8px 0;
        transition: 0.3s all ease-in-out;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5):hover .news_div_item_a {
        color: #004883;
    }
    
    .news_div .news_div_item_body {
        font-size: 15px;
        color: #999;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_date {
        width: 104px;
        height: 104px;
        border: 1px #eee solid;
        float: left;
        font-size: 18px;
        color: #666;
        font-family: "Arial";
        padding: 60px 0 0 20px;
    }
    
    .news_div .news_div_item_year,
    .news_div .news_div_item_month {
        float: left;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_day {
        font-size: 40px;
        color: #333;
        font-family: "Arial";
        position: absolute;
        top: 22px;
        left: 30px;
    }
    
    .news_div .news_div_item:nth-child(n+2):nth-child(-n+5) .news_div_item_day:after {
        display: block;
        content: "";
        width: 10px;
        height: 10px;
        background: #fff;
        position: absolute;
        top: 50px;
        left: 57px;
    }
    
    .news_div .news_div_item_content {
        width: 78%;
        float: right;
    }
    
        /*版权*/
    
    .footWrap {
        background: #222;
        color: #fff;
        position: relative;
        z-index: 951;
        line-height: 25px;
        font-size: 14px;
        margin-top: 0px;
    }
    
    .footWrap>.gy {
        border-top: 10px solid #112d91;
        transform: translateY(-10px);
    }
    
    .footWrap>.gyc {
        border-top: 10px solid #de0000;
        transform: translateY(-10px);
    }
    
    .footWrap .f_shouy a {
        color: #fff;
        font-size: 16px;
        padding-top: 20px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .hh {
        font-size: 18px;
        position: relative;
        color: #fff;
        font-weight: normal;
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
        line-height: 62px;
        background: url(https://memberpic.114my.com.cn/0442651/uploadfile/image/20250726/20250726091834_1055848754.png) no-repeat right center;
    }
    
    .f_con {
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
        padding: 20px 0 0;
        display: flex;
        justify-content: space-between;
    }
    
    .f_code {
        width: 17%;
        min-width: 224px;
    }
    
    .f_code p {
        text-align: center;
        float: left;
    }
    
    .f_code p:nth-child(3) {
        margin-left: 12px;
    }
    
    .f_code p img {
        display: block;
        height: 120px;
        background: #fff;
        padding: 7px;
        width: 120px;
        margin-bottom: 8px;
    }
    
    .f_text {
        width: 67%;
        min-width: 954px;
    }
    
    .f_text li {
        float: left;
        font-size: 18px;
        color: #fff;
        width: 38%;
    }
    
    .f_text li:nth-child(3n) {
        width: 226px;
    }
    
    .f_text li span {
        display: block;
        font-size: 17px;
        color: #fff;
        margin-top: 10px;
    }
    
    .f_text li em {
        display: block;
        font-size: 15px;
        color: rgba(255, 255, 255, 0.5);
        margin-bottom: 0px;
    }
    
    .f_wz {
        height: 57px;
        line-height: 47px;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .f_nav {
        height: 64px;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .f_nav a {
        color: #fff;
        font-size: 16px
    }
    
    .f_text li span a {
        font-size: 17px;
        text-align: left;
        padding-top: 0;
        color: #fff;
    }
    
    .f_text>ul {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0 40px;
    }
    
    .f_text li:nth-child(4),
    .f_text li:nth-child(5),
    .f_text li:nth-child(6) {
        margin-top: 28px;
    }
    
    .ewm {
        display: flex;
        justify-content: space-between;
        margin-top: 25px;
    }
    
    .linkTagcs li a {
        font-size: 14px;
    }
    
    .links_r a {
        font-family: "hji" !important;
        font-size: 42px;
        font-style: normal;
        color: rgba(255, 255, 255, 0.3);
        display: inline;
        height: 80px;
        display: block;
        line-height: 80px;
        padding-left: 32px;
    }
    
    .links_l {
        display: flex;
        align-items: center;
        width: 7.5%;
        min-width: 86px;
    }
    
    .l_wz {
        position: relative;
    }
    
    .l_wz b {
        font-size: 25px;
        color: #fff;
        line-height: 21px;
    }
    
    .l_wz p {
        color: rgba(255, 255, 255, 0.5);
        letter-spacing: 5px;
    }
    
    .links {
        display: flex;
        align-items: center;
        /*justify-content: space-between;*/
        height: 100%;
        position: relative;
    }
    
    .links>div {
        display: flex;
        align-items: center;
        color: rgba(255, 255, 255, 0.5);
    }
    
    .links_m {
        width: 97%;
    }
    
    .linkTagcs li a {
        color: rgba(255, 255, 255, 0.38)!important;
    }
    
    .link_bc {
        height: 56px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }
    
    .lin_ic {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 1px solid #fff;
        text-align: center;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 25px;
    }
    
    .linkTagcs li {
        line-height: 18px!important;
        padding-right: 10px!important;
    }
    
    .linkTagcs li a {
        font-size: 13px!important;
    }
    
    .links>div:nth-child(1) {
        width: calc(100% - 34px);
    }
    
    .links>div:nth-child(2) {}
    
    .linkTagcs {
        width: 100%!important;
    }
    
    .food_wbg {
        background: #112d91;
    }
    
    .foot_to {
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px;
    }
    
    .foot_to>a {
        color: rgba(255, 255, 255, 0.5);
    }
    
    .copy_b {
        display: flex;
        justify-content: space-between;
        height: 66px;
    }
    
    .copy_b>div {
        line-height: 66px;
        color: rgba(255, 255, 255, 0.6);
    }
    
    .copy_b>div a {
        color: rgba(255, 255, 255, 0.6);
    }
    
    .copy_b>div a:hover {
        color: rgba(255, 255, 255, 0.8);
    }
    
    .gyc {
        margin: 0 auto;
        max-width: 70%;
        min-width: 1500px;
    }